Encompasses all API of component NilkinsMaths. More...
Classes | |
class | IVector |
A 4-component vector class, with integers. More... | |
class | MathConstants |
Availables constants. More... | |
class | Matrix |
Represents a 4x4 float matrix. More... | |
class | Point |
Represents a 2D Point. More... | |
class | Quaternion |
A quaternion, symbolizing rotations as a 4D vector. More... | |
class | Rectangle |
Represents a 2D rectangle. More... | |
class | Vector |
A 4-component vector class, with floats. More... | |
Encompasses all API of component NilkinsMaths.
This component offers maths capabilities. It is currently highly based on DirectXMaths, but will soon be stripped of that dependency.